x86: don't open-code cpuid_count() in pv_cpuid()
authorJan Beulich <jbeulich@suse.com>
Thu, 22 Jan 2015 11:49:04 +0000 (12:49 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 22 Jan 2015 11:49:04 +0000 (12:49 +0100)
commit19aacf6c061af7e5c7672a818a773fecda224ad9
treeaa1f56058a151efd48ce4956ad5446f12c8ff06e
parentae1edef1ae33f3bcff2580116ae2b7c9ffef42f2
x86: don't open-code cpuid_count() in pv_cpuid()

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/traps.c